Welcome![Sign In][Sign Up]
Location:
Search - image matching

Search list

[Special EffectsMypic

Description: 采用模板匹配方法进行图像匹配,其中误差平方和测度经过归一化互相关处理。-Using template matching method for image matching, in which the error sum of squares measure through normalized cross correlation processing.
Platform: | Size: 112640 | Author: ZDJ | Hits:

[Graph Recognizemoshishibie

Description: 模式识别是以应用为基础,目的是将图像进行分类。这些对象与应用领域有关,可以是图像、波形或者任何可测量且需要分类的对象。虹膜识别即为模式识别的一个主要应用,一个自动虹膜识别系统包含硬件和软件两大模块,虹膜图像获取装置和虹膜识别算法,分别对应于图像获取和模式匹配这两个基本问题。-Pattern recognition is based on the application purpose is to image classification. Related to the field with the application of these objects can be images, waveforms or any classification of the object and need to be measured. Iris recognition is the one of the main application of pattern recognition, an automatic iris recognition system consists of two modules of hardware and software, iris image acquisition devices, and iris recognition algorithms, corresponding to image acquisition and pattern matching of these two basic questions.
Platform: | Size: 3833856 | Author: 洪雅玲 | Hits:

[OpenCVImageComparison

Description: This a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recognition, a master image is provided to the app and a suite of small pics should be provided also, the app will try to find these small pics in the master picture.-This is a simple application developed in C# and uses the Emgu CV library. Emgu CV lib is a wrapper around OpenCV than enables .NET languages to use the OpenCV lib. The algorithm showcased in the source code is about template matching and object recognition, a master image is provided to the app and a suite of small pics should be provided also, the app will try to find these small pics in the master picture.
Platform: | Size: 68608 | Author: Waleed | Hits:

[Special Effectsimage-matching

Description: 用10个函数实现图像匹配,有浅显易懂的源程序,适合初学者学习体验。比较全面-With 10 matching function implementation, there are easy to understand the source, suitable for beginners learning experience. More comprehensive
Platform: | Size: 11264 | Author: 谢沙 | Hits:

[Special EffectsIMAGE-matching

Description: 用MATLAB来实现简单图像特征点提取和匹配-Using MATLAB to implement a simple image feature extraction and matching
Platform: | Size: 959488 | Author: lvhaixia | Hits:

[Special Effectsimage-stitching

Description: 实验两张图片的拼接,对于图片中的匹配对,用ransac方法消除错配,并估计出仿射矩阵。然后将一张图进行仿射变换,再实现拼接-Experiment two pictures of the stitching, matching pairs for the picture, with ransac way to eliminate mismatches, and to estimate the affine matrix. Then an affine transformation diagram, and then realize splicing
Platform: | Size: 17755136 | Author: 肖旺裕 | Hits:

[Special EffectsDigital-Image-process-ppt

Description: 图像处理上课用的ppt,配套那本经典的数字图像处理书,讲解了数字图像的基本处理。-Image processing class using ppt, matching that of the classic digital image processing book explains the basic digital image processing.
Platform: | Size: 24208384 | Author: 小眼 | Hits:

[Special Effectsimage-matching-a-survey

Description: 图像配准的一个总的论述,有基于特征的匹配和基于区域的匹配。-Image registration of a general discussion, a feature-based matching and region-based matching.
Platform: | Size: 667648 | Author: zhao | Hits:

[Special EffectsRANSAC-matching

Description: 一种基于RANSAC基本矩阵估计的图像匹配方法-an image matching method using RANSAC for estimation on foundamental matrix
Platform: | Size: 670720 | Author: zhang | Hits:

[Special EffectsAccurate-matching

Description: 基于几何基元的图像匹配方法,可以不受光照的影响,但是只针对少的几何基元。-Geometric primitives based image matching method, free from the effects of light, but only to a small geometric primitives.
Platform: | Size: 813056 | Author: xyz | Hits:

[Special EffectsImage-Matching

Description: VC,实现基于模板匹配的图像配准算法,匹配精度可选-VC, template matching-based image registration algorithm, optional matching accuracy
Platform: | Size: 5648384 | Author: 贾桂敏 | Hits:

[Special Effectsimage-matching1

Description: 基于SIFT的图像匹配,只做了特征点检测,其中在特征点描述子方面做了一点小小的改进-SIFT based on the image matching, only do the feature point detection, which in a feature point descriptor in a little improvement
Platform: | Size: 1377280 | Author: 高飞 | Hits:

[Special Effectsmatching

Description: 一种图像处理的方法用matleb进行编写的 相关匹配算法是匹配图像能再图像中进行识别,对计算机视觉的课程的同学会有帮助-An image processing method used for the preparation of matleb Image matching algorithm is related to longer match the image identification, computer vision course will help students
Platform: | Size: 1024 | Author: 大头 | Hits:

[Special Effectsimage-match

Description: MATLAB实现二值图像匹配 图像分析与模式识别作业 个人编写 能运行-In MATLAB binary image matching image analysis and pattern recognition operations can run personal writing
Platform: | Size: 367616 | Author: 尹贺峰 | Hits:

[Special Effectsbinary-image-regions

Description: 根据 旋转编码的特点,进一步提出旋转编码性能的评价标准.然后,提出基于旋转编码的图像匹配运算 与有效面积求解运算.最后,给出旋转编码区域扩充性质、区域平移性质的定义及对应的实现算 法,并给出算法的运算实例.-According to the characteristics of rotating code,the criterion of rotating code is proposed.Then,on the basis of rotating code,the method of image matching and valid area calculating is explained.Finally,the characteristics of expanding in region,definition of horizontal movement in region and their operation method are introduced and some operation examples are given.
Platform: | Size: 419840 | Author: chen | Hits:

[OpenCVmatching

Description: opencv 图像匹配,利用焦点检测进行匹配的源代码。安装了opencv的可以直接使用-opencv image matching, the focus detection to the source code to match. Installed opencv can be used directly
Platform: | Size: 6564864 | Author: xuexiaojun | Hits:

[Special Effectsnew-sift-for-image-match

Description: 改进的sift图像匹配算法,sift即特征不变特征转换,是今年来研究比较多的图像特征匹配算法-Improved sift image matching algorithm, sift the characteristics of the same characteristics of the conversion is to study this year, a relatively large number of image feature matching algorithm
Platform: | Size: 2928640 | Author: 杨生远 | Hits:

[Graph RecognizeSimilar-Image

Description: 这是一部非常有用的Java代码,可以实现指纹识别和图片匹配的功能。-This is a very useful Java code, you can achieve the function of fingerprint recognition and image matching.
Platform: | Size: 190464 | Author: vip850522 | Hits:

[Special Effectsimage-registration

Description: 讲解图像匹配 算法的很详细的资料 希望可以对需要的童鞋有所帮助-Some of the image matching program can perform the hope can help children in need
Platform: | Size: 12879872 | Author: 流月 | Hits:

[Special Effectscrf-matching-rss-07

Description: 基于和的平方的图像匹配算法 详细分析,研究算法的同学 会有帮助的-ased on the square of image matching and the detailed analysis algorithm, the algorithm of the students would help
Platform: | Size: 362496 | Author: 流月 | Hits:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

CodeBus www.codebus.net